arm_compute v19.02 Change-Id: I853a3ecf38f206da13c1b03640c8adf73c20477c
diff --git a/docs/Doxyfile b/docs/Doxyfile index d2d728d..081d497 100644 --- a/docs/Doxyfile +++ b/docs/Doxyfile
@@ -1,4 +1,4 @@ -# Doxyfile 1.8.9.1 +# Doxyfile 1.8.15 # This file describes the settings to be used by the documentation system # doxygen (www.doxygen.org) for a project. @@ -38,7 +38,7 @@ # could be handy for archiving the generated documentation or if some version # control system is used. -PROJECT_NUMBER = 18.11 +PROJECT_NUMBER = 19.02 # Using the PROJECT_BRIEF tag one can provide an optional one line description # for a project that appears at the top of each page and should give viewer a @@ -1180,7 +1180,7 @@ # list). For an example see the documentation. # This tag requires that the tag GENERATE_HTML is set to YES. -HTML_EXTRA_STYLESHEET = +HTML_EXTRA_STYLESHEET = ./docs/stylesheet.css # The HTML_EXTRA_FILES tag can be used to specify one or more extra images or # other source files which should be copied to the HTML output directory. Note